52古典>英语词典>name calling翻译和用法

name calling

英 [ˈneɪm kɔːlɪŋ]

美 [ˈneɪm kɔːlɪŋ]

网络  辱骂法; 加以恶名; 辱骂

网络

英英释义

noun

  • verbal abuse
    1. sticks and stones may break my bones but names can never hurt me
    Synonym:names

双语例句

  • Just give me your name and your location-the place where you are calling from right now.
    告诉我您的名字和所在地点&就是您现在打电话的地方。
  • If he cannot finish his talk immediately, he may say he will call back and take the name and number of the person calling.
    如果他不能很快结束正在进行的谈话,他可以说他会回电话,并且记下来电者的姓名和电话号码。
  • Returns a method having the specified name, binding information, calling convention, and parameter types and modifiers.
    返回具有指定名称、绑定信息、调用约定、参数类型和修饰符的方法。
  • And just as with variables, you should use some common sense, some style here, and the function's name should X Y communicate what it does, calling it X or Y or Z is generally not all that helpful.
    就像变量,你使用一些常识,一些类型,和函数名需要,传达它所做的事情,把它叫做,或者Z通常是没有什么用处的。
  • Second, according to the analysis of assemble instruction sequence and the characteristics of the storages of library function name, a method to identify library function calling is proposed to deal with searching and loading library function dynamically by malware.
    之后,针对恶意程序中使用动态搜索、加载调用库函数等情况,提出了根据汇编指令序列特征和库函数名称存放特点识别库函数调用行为的方法及算法。
  • She said that someone had given them my name, and that she was calling to offer their services.
    她说有人给他们提供了我的名字,她受命给我提供服务。
  • The correspondence namely is letter that ancient people thanked each other, and it is another name, calling refined of the letter.
    尺牍即古代人们互相酬答的书信,乃书信之别称、雅称。
  • Keyword to specify the real name of the function you are calling.
    关键字来指定正在调用的函数的实名。
  • Do not post any messages that harass, insult ( name calling), belittle, threaten or mock other members.
    禁止发布骚扰、侮辱、蔑视、威胁或嘲笑他人的信息;
  • Note that the function call includes the module name to ensure that we are calling the printfibo() function within the fib module.
    注意,函数调用包含模块名,从而确保调用的是fib模块中的printfibo()函数。